testgtk: Remove unused variable
authorBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2010 00:28:19 +0000 (02:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 26 Jul 2010 14:42:48 +0000 (16:42 +0200)
tests/testgtk.c

index a12f217cac1040e054d3f9a01d0f58d90b5008cc..977164dde1e229950474a85897ea9ec2b6500d4a 100644 (file)
@@ -7656,13 +7656,11 @@ shape_create_icon (GdkScreen *screen,
   GtkWidget *pixmap;
   GtkWidget *fixed;
   CursorOffset* icon_pos;
-  GdkGC* gc;
   GdkBitmap *gdk_pixmap_mask;
   GdkPixmap *gdk_pixmap;
   GtkStyle *style;
 
   style = gtk_widget_get_default_style ();
-  gc = style->black_gc;        
 
   /*
    * GDK_WINDOW_TOPLEVEL works also, giving you a title border